Brents Web Site
Web Design 1 - Syllabus
Course Number: 10-152-150
Credits: 3

 

Instructor
Name: Brent Presley
  (see Brent's Schedule)
Office: Stevens Point Campus, Faculty Offices
Phone: 295-1272
E-Mail: brent.presley@mstc.edu
Instructor Photo

 


Jump to top of page
Textbook
   
Title: LMS integrated MindTap and Web Design and Development.
Author: Patrick Carey
Publisher: Cengage
Year/Edition: 7th
ISBN:  9781305946224
Image of the PL course text

 


Jump to top of page
Prerequisites
Course & Course Number Alternative
none  

 


Jump to top of page
Required Student Materials
Item Quantity Approximate Cost
USB Storage Drive 1 Optional - Price varies with capacity

 


Jump to top of page

Course Description
Introduces HTML, Cascading Style Sheet (CSS) and JavaScript coding techniques. Learners will create/modify web pages using HTML tags and style the web pages with CSS and JavaScript. For the final course project, learners will create a unique website. Additional topics include: copyright considerations, text editors, image optimization, FTP utilities and browser tools.

 


Jump to top of page

Course Competencies

  1. Create a basic web page structure using HTML5 elements
  2. Create a basic website with links, images, and text using HTML
  3. Format a website using CSS concepts
  4. Create web page layouts using CSS concepts
  5. Create tables to organize data on a web page using HTML elements
  6. Create forms on a web page using HTML elements
  7. Write code using a text editor
  8. Debug coding errors using troubleshooting tools
  9. Create javascript functions to update web pages and modifiy the DOM
  10. Incorporate copyright considerations in the development of a website
  11. Incorporate cross-browser functionality in the development of websites
  12. Create an original website using HTML/CSS/javascript concepts
  13. Compile a list of of HTML/CSS resources

 


Jump to top of page

Course Outline

  1. HTML and CSS
    1. Intro to HTML
    2. Intro to CSS
    3. Page Layouts
    4. Graphic Design with CSS
    5. Tables and Columns
    6. Web Forms
    7. Multimedia

  2. JavaScript
    1. JavaScript Syntax
    2. Arrays, Loops, and Conditionals

 


Jump to top of page

Student Assignments

  1. Read textbook
  2. Participate in lecture/discussion
  3. Complete homework assignments

 


Jump to top of page